/*全局定义*/
body
{
    font-size: 13px;
    color: #333;
    background-image:url(langbang/body_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#E9E9E9;
    margin: 0px;
	letter-spacing:1px;/*字间距*/
}
td
{
    line-height: 22px;
    font-size:13px;

}

/*全站文字链接定义*/
a:link
{
    /*链接颜色*/
    color: #333;
    text-decoration: none;
	font-family:"微软雅黑";
}

a:visited
{
    /*已点击颜色*/
    color: #333;
    text-decoration: none;
	font-family:"微软雅黑";
}

a:hover
{
    /*交换颜色*/
    color: #C00;
    text-decoration: underline;
	font-family:"微软雅黑";
}

a.active /*活动颜色*/
{
    color: #333;
    text-decoration: none;
	font-family:"微软雅黑";
}
/*全站文字链接定义结束*/


/*菜单文字链接开始*/
.menu_list
{
    color: #fff;
    font-size: 15px;
	font-family:"微软雅黑";
	font-weight:bold;
}
/*链接颜色*/
a.menu_list:link
{
    color: #fff;
    font-size: 15px;
	font-family:"微软雅黑";
}
/*已点击颜色*/
a.menu_list:visited
{
    color:#fff;
    font-size: 15px;
    font-family:"微软雅黑";
}
/*交换颜色*/
a.menu_list:hover
{
    color:#fff;
    font-size: 15px;
	font-family:"微软雅黑";
}
/*活动颜色*/
a.menu_list:active
{
    color:#fff;
    font-size: 15px;
	font-family:"微软雅黑";
}
/*菜单文字链接结束*/


/*文本框效果*/
.Input_1{
	border:#CCC 1px solid;
	font-size:12px;
	color:#0066CC;
	height:17px;
	line-height:17px;
	width:200px;
}
/*文本框效果*/

/*栏目标题风格开始*/
.ClassNeame_text
{
	color: #333;
    font-size: 15px;
	font-family: "黑体";
	font-weight:bold;
	text-align:left;
}
/*栏目标题风格结束*/

/*二级栏目列表风格开始*/
.Class_List td{background-image: url(../images/ClassList_bg_1.jpg);width:100%; height:30px; text-align:left;padding-left:25px;font-weight: bold;}
.Class_List td:hover{background-image: url(../images/ClassList_bg_2.jpg);color: #cc0000;font-size: 13px;font-weight: bold;width:100%;height:30px;text-align:left; padding-left:25px;}
/*二级栏目列表风格结束*/

/*内容页开始*/
.Content_Title /*文章标题*/
{
	font-size:20px;
	color:#069;
	font-weight:bold;
	font-family:'黑体';
}
.Content_Author /*作者、日期、点击数*/
{
	font-size:12px;
	color:#666;
	background-color: #F4F4F4;
	
}
.Content_Text /*文章正文*/
{
	font-size:13px;
	color:#333;
	line-height:180%;
	padding:5px;
}
.Content_Next /*下一条*/
{
	font-size:13px;
	color:#666;
	line-height:180%;
	padding:5px;
}
/*内容页结束*/


/*按钮样式*/
.buttons
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    background-image: url(../images/btnbg_1.gif);
    width: 81px;
    height: 25px;
    background-repeat: no-repeat;
    cursor: pointer;
    color: White;
    background-color: #ffffff;
}
.buttons_2
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    background-image: url(../images/btnbg_2.gif);
    width: 81px;
    height: 25px;
    background-repeat: no-repeat;
    cursor: pointer;
    color: White;
    background-color: #ffffff;
}
.buttons_3
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    background-image: url(../images/btnbg_3.gif);
    width: 81px;
    height: 25px;
    background-repeat: no-repeat;
    cursor: pointer;
    color: White;
    background-color: #ffffff;
}

/*新闻列表底线*/
.newslist_line
{
    /*border-bottom:dashed 1px #ccc;*/
    line-height:27px;
    font-size:14px;
    }

/*图片边框开始*/
.lbimg img
{
    border: 1px solid #ccc;
    padding: 2px;
}

.lbimg:hover img
{
    border: 1px solid #cc0000;
}

.lbimg:hover
{
    color: Red;
}
/*图片边框结束*/


/*文章中心顶部菜单文字链接*/
a.menu_top:link
{
    color: #EF588B;
    font-size: 13px;
    font-weight: bold;
}
/*链接颜色*/
a.menu_top:visited
{
    color: #EF588B;
    font-size: 13px;
    font-weight: bold;
}
/*已点击颜色*/
a.menu_top:hover
{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
/*交换颜色*/
a.menu_top:active
{
    color: #EF588B;
    font-size: 13px;
    font-weight: bold;
}
/*活动颜色*/



/*表格边框*/
.tb_boder_1
{
    border: #98bee1 1px solid;
    margin-bottom: 5px;
}
.tb_boder_2
{
    border: #000000 1px solid;
    margin-bottom: 5px;
}
.tb_boder_3
{
    border-right: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    padding: 5px;
}



/*当前位置*/
.path_bg
{
    background-image: url(default/path_bg.jpg);
    color: #333;
}



/*栏目标题*/
.tb_title
{
    font-size: 14px;
    color: #990000;
    font-weight: bold;
}



/*新闻列表*/
.ArticleList
{
    color: #333;
    font-size: 13px;
    line-height: 22px;
    border-bottom: #CCC 1px dashed;
    padding: 5px;
}



/*网站头部子频道文字*/
.channel
{
    background-image: url(default/foot_bg.jpg);
    font-size: 12px;
    color: #333;
    text-align: center;
}



/*友情链接背景*/
.link_bg
{
    background-image: url(default/link_bg.jpg);
}



/*网站底部*/
.foot_bg
{
    background-image: url(default/foot_bg.jpg);
}
/*网站底部文字*/
.foot_text
{
    font-size: 12px;
    color: #333;
    line-height: 18px;
    padding: 5px;
}

/*-----留言频道开始-----*/
/*顶部导航背景*/
.guest_top_bg
{
    background-image: url(default/guestbook_top_bg.jpg);
    font-size: 12px;
    color: #fff;
    text-align: center;
}
/*留言头部导航菜单*/
a.guest_menu:link
{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
/*链接颜色*/
a.guest_menu:visited
{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
/*已点击颜色*/
a.guest_menu:hover
{
    color: #ffff00;
    font-size: 13px;
    font-weight: bold;
}
/*交换颜色*/
a.guest_menu:active
{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
/*活动颜色*/
/*留言标题背景*/
.guest_title
{
    border-bottom: #ccc 1px solid;
    background-color: #F3F3F3;
}
/*留言分类标题背景*/
.guest_class_bg
{
    background-image: url(default/guest_class_bg.gif);
}
/*留言表格边框*/
.guest_border_b_r
{
    padding-left: 5px;
    border-bottom: #ccc 1px solid;
    border-right: #ccc 1px solid;
}
/*-----留言频道结束-----*/

/*上一篇下一篇的链接样式*/
a.titleurl:link
{
    color: #336699;
}
a.titleurl:visited
{
    color: #004e98;
}
a.titleurl:hover
{
    color: #FF6600;
}
a.titleurl:active
{
    color: #ff0000;
}
/*上一篇下一篇的链接样式*/

/*分页样式*/
.paginator
{
    font: 11px Arial, Helvetica, sans-serif;
    padding: 10px 20px 10px 0;
    margin: 0px;
}
.paginator a
{
    padding: 1px 6px;
    border: solid 1px #ddd;
    background: #fff;
    text-decoration: none;
    margin-right: 2px;
}
.paginator a:visited
{
    padding: 1px 6px;
    border: solid 1px #ddd;
    background: #fff;
    text-decoration: none;
}
.paginator .cpb
{
    padding: 1px 6px;
    font-weight: bold;
    font-size: 13px;
    border: none;
}
.paginator a:hover
{
    color: #fff;
    background: #ffa501;
    border-color: #ffa501;
    text-decoration: none;
}
/*分页结束*/


/*--------------------公司展示页开始---------------------*/
/*导航菜单*/
/*链接颜色*/
.company_menu
{
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}
a.company_menu:link
{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
/*已点击颜色*/

a.company_menu:visited
{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
/*交换颜色*/
a.company_menu:hover
{
    color: #ffff00;
    font-size: 13px;
    font-weight: bold;
}
/*活动颜色*/
a.company_menu:active
{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
/*导航菜单结束*/

/*-----底部文字-----*/
/*链接颜色*/
.company_foot
{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
a.company_foot:link
{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
/*已点击颜色*/

a.company_foot:visited
{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
/*交换颜色*/
a.company_foot:hover
{
    color: #ffff00;
    font-size: 13px;
    font-weight: bold;
}
/*活动颜色*/
a.company_foot:active
{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
/*导航菜单结束*/


/*--------------------------------公司展示页结束-------------------------------*/


/*滑门菜单--选项卡*/
.hm_menu td{display:block;cursor:pointer;color:#387FB5;font-weight: bold; line-height:28px;height:30px;width:100px;float:left; text-align:center;	font-family:"微软雅黑";}
.hm_menu a:link{color:#387FB5;font-weight: bold;font-size:14px;font-family:"微软雅黑";}
.hm_menu a:visited {color:#387FB5;font-weight: bold;	font-family:"微软雅黑";}
.hm_menu a:hover {color:#cc0000;font-weight: bold;	font-family:"微软雅黑";}
.hm_menu a:active {color:#387FB5;font-weight: bold;	font-family:"微软雅黑";}
/*以下是当鼠标移到栏目上时*/
.hm_menu  td.hover{background-image: url(langbang/hm_bg_1.gif);background-repeat: no-repeat; line-height:28px;height:30px; width:100px; font-size: 14px;font-weight: bold;text-align:center;color:#ff6600;	font-family:"微软雅黑";}
.hm_menu_on {background-image: url(langbang/hm_bg_1.gif);color:#cc0000;background-repeat: no-repeat; line-height:28px;height: 30px; width:100px;text-decoration: none;font-size: 14px;font-weight: bold;	font-family:"微软雅黑";}
.hm_menu_on a:link{color:#387FB5;font-size: 14px;font-weight: bold;	font-family:"微软雅黑";}
.hm_menu_on a:visited{color: #cc0000;font-weight: bold;	font-family:"微软雅黑";}
.hm_menu_on a:hover{color: #cc0000;font-weight: bold;	font-family:"微软雅黑";}
.hm_menu_on a:active {color: #cc0000;font-weight: bold;	font-family:"微软雅黑";}

.hm2_menu td{display:block;cursor:pointer;font-weight: bold; line-height:28px;height:30px;width:85px;float:left; text-align:center;	font-family:"微软雅黑";}
.hm2_menu a:link{color:#FFFFFF;font-weight: bold;font-size:14px;font-family:"微软雅黑";}
.hm2_menu a:visited {color:#FFFFFF;font-weight: bold;	font-family:"微软雅黑";}
.hm2_menu a:hover {color:#FFFFFF;font-weight: bold;	font-family:"微软雅黑";}
.hm2_menu a:active {color:#FFFFFF;font-weight: bold;	font-family:"微软雅黑";}
/*以下是当鼠标移到栏目上时*/
.hm2_menu  td.hover{background-image: url(langbang/nav_over.gif);background-repeat: no-repeat; line-height:28px;height:30px; width:85px; font-size: 14px;font-weight: bold;text-align:center;color:#FFFFFF;	font-family:"微软雅黑";}
.hm2_menu_on {background-image: url(langbang/nav_over.gif);color:#FFFFFF;background-repeat: no-repeat; line-height:28px;height: 30px; width:85px;text-decoration: none;font-size: 14px;font-weight: bold;	font-family:"微软雅黑";}
.hm2_menu_on a:link{color:#FFFFFF;font-size: 14px;font-weight: bold;	font-family:"微软雅黑";}
.hm2_menu_on a:visited{color: #cc0000;font-weight: bold;	font-family:"微软雅黑";}
.hm2_menu_on a:hover{color: #cc0000;font-weight: bold;	font-family:"微软雅黑";}
.hm2_menu_on a:active {color: #cc0000;font-weight: bold;	font-family:"微软雅黑";}



/*产品分类样式开始*/
.ProductStyle
{
    text-align: center;
    width: 240px;
    position: relative;
}
.ProductStyle ul
{
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px;
    margin-left: 10px;
    padding: 0;
    height: 170px;

}
.ProductStyle li
{
    list-style-type:none;
    text-align: center;
    float: left;
    width: 100px;
    height: 25px;
    border: 1px solid #c6c6c6;
    padding: 1px;
    margin: 5px 3px 0 1px;
    overflow: hidden;
}
.ProductStyle li a:link, .ProductStyle li a:visited
{
    background: white;
    display: block;
    height: 25px;
    width: 100px;
    text-align: center;
    line-height: 25px;
    text-decoration: none;
}
.ProductStyle li a:hover
{
    background: #c6c6c6;
    color: #000000;
}
/*产品分类样式结束*/


/*回到顶部*/
#gotop{
	position:fixed;
	bottom:10px;
	right:20px;
	display:none;
	cursor:pointer;
	height:50px;
	width:50px;
	background-image:url(../../images/top_out.gif);
}
#gotop:hover{
	position:fixed;
	bottom:10px;
	right:20px;
	display:none;
	cursor:pointer;
	height:50px;
	width:50px;
	background-image:url(../../images/top_over.gif);
}

/* 评论-form */
.comment-form{border:1px solid gray; padding:10px 20px; margin-bottom:10px}
.comment-form h5{ height:22px; padding-bottom:5px;border-bottom:1px solid #C3D4E7;}
.comment-form strong{background: url(../Images/user_comment.png) no-repeat; padding-left:21px; float:left}
.yzm{width:140px; height:89px;text-align:center; font-size:12px;}

.comment-form .posn{ padding:10px 0}
.comment .content{ font-size:14px; background:#f6f9fb; border:1px solid #c4d5df; zoom:1; padding:8px 10px; margin:5px 0}
.comment .content span{display:block;}
.comment_button{margin-bottom:15px;}
.comment_button a{padding:5px; border:solid 1px #C3D4E7; }
.comment_button a.on{background:#4C7FB6; color:#fff;border:solid 1px #3E73A9}

.input{background: url(../Images/button.png) no-repeat; height:24px;color:#fff; line-height:24px;width:120px;border:0 none;overflow:visible;}
.btncss
        {
            width: 194px;
            height: 50px;
            border-width: 0px;
            background-color: Transparent;
            font-size: 14px;
            font-weight: bold;
            color: #666666;
            background-repeat: no-repeat;
            display: block;
            cursor: hand;
        }
